home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / misc / EraseV1.readme < prev    next >
Text File  |  1996-12-07  |  2KB  |  52 lines

  1. Short:    Deletes files via requester
  2. Author:   paull@thenet.co.uk
  3. Uploader: paull@thenet.co.uk  (Paul Lathwell)
  4. Type:     util/misc
  5.  
  6.  
  7. OVERVIEW
  8.  
  9.  Just a simple program to open a requester for deleting files,
  10.  rather than having to resort to a directory utility, cli or
  11.  using the Workbench delete menus. I really wrote this program
  12.  for two reasons...
  13.  
  14.  1. So my brother could delete files he had created in Wordworth
  15.     without having to resort to learning the use of Directory Opus
  16.     etc. which also means he is unlikely to delete any of my files!
  17.  
  18.  2. As a little project in how to use requesters in Blitz Basic
  19.  
  20.  
  21. USAGE
  22.  
  23.  Erase is best used by adding it to your Workbench menus using a program
  24.  such as Toolsdaemon. There are two tooltype that may be set...
  25.  
  26.  PATH - This sets the default directory the file requester opens when
  27.         Erase is run. Intially set to - Sys:
  28.  
  29.  PATTERN - The pattern used by the requester. Initally set to -  #?
  30.  
  31.  Just run Erase and select the files you want to delete. Hold down the
  32.  shift key to select multiple files. Just click on 'Okay' when you've
  33.  selected the required files - job done. :-)
  34.  
  35.  
  36. This program may be freely distrubuted. Provided 'as is' and without warranty,
  37. you use this program entirely at your own risk!
  38.  
  39. The source code for Blitz is available to programmers in the dev/misc path. ;-)
  40.  
  41.  
  42. ============================= Archive contents =============================
  43.  
  44. Original  Packed Ratio    Date     Time    Name
  45. -------- ------- ----- --------- --------  -------------
  46.    36820   20031 45.5% 16-Nov-96 16:54:34  Erase
  47.      770     476 38.1% 16-Nov-96 17:22:46  Erase.info
  48.     1352     714 47.1% 16-Nov-96 17:08:56  EraseV1.readme
  49.      872     313 64.1% 16-Nov-96 17:09:54  EraseV1.readme.info
  50. -------- ------- ----- --------- --------
  51.    39814   21534 45.9% 18-Nov-96 00:05:12   4 files
  52.